[INFO] cloning repository https://github.com/dcSpark/shinkai-ocr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dcSpark/shinkai-ocr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdcSpark%2Fshinkai-ocr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdcSpark%2Fshinkai-ocr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56c65d2690b80bd0cb82f0615ea3add84e3e78ab
[INFO] checking dcSpark/shinkai-ocr against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdcSpark%2Fshinkai-ocr" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/dcSpark/shinkai-ocr
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/dcSpark/shinkai-ocr
[INFO] tweaked toml for git repo https://github.com/dcSpark/shinkai-ocr written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dcSpark/shinkai-ocr on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dcSpark/shinkai-ocr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1978f1f1645c347c393f9aa4fd530dd1accc2db5232be5fd3d2392ba76607854
[INFO] running `Command { std: "docker" "start" "1978f1f1645c347c393f9aa4fd530dd1accc2db5232be5fd3d2392ba76607854", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1978f1f1645c347c393f9aa4fd530dd1accc2db5232be5fd3d2392ba76607854" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1978f1f1645c347c393f9aa4fd530dd1accc2db5232be5fd3d2392ba76607854", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1978f1f1645c347c393f9aa4fd530dd1accc2db5232be5fd3d2392ba76607854" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking bytemuck v1.16.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]    Compiling flatbuffers v22.12.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking bitstream-io v2.5.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking rgb v0.8.47
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking avif-serialize v0.8.1
[INFO] [stderr]     Checking rten-tensor v0.10.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking rten-simd v0.10.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking rten-vecmath v0.10.0
[INFO] [stderr]     Checking image-webp v0.1.3
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking utf16string v0.2.0
[INFO] [stderr]     Checking rten-imageproc v0.10.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling shinkai_ocr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> build.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 |     #[cfg(target_os = "linux")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> build.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[cfg(target_os = "macos")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[cfg(target_os = "windows")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[cfg(target_arch = "aarch64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[cfg(target_arch = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |         #[cfg(target_os = "linux")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 |         #[cfg(target_os = "macos")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:57:15
[INFO] [stdout]    |
[INFO] [stdout] 57 |         #[cfg(target_os = "windows")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr] error: could not compile `shinkai_ocr` (build script) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1978f1f1645c347c393f9aa4fd530dd1accc2db5232be5fd3d2392ba76607854", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1978f1f1645c347c393f9aa4fd530dd1accc2db5232be5fd3d2392ba76607854", kill_on_drop: false }`
[INFO] [stdout] 1978f1f1645c347c393f9aa4fd530dd1accc2db5232be5fd3d2392ba76607854
